*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Feb 2007 15:49:29 +0000 (15:49 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Feb 2007 15:49:29 +0000 (15:49 +0000)
lisp/ChangeLog
src/ChangeLog

index de8a114a16b433f7302c260e69b780388546cf1a..ef41d3b8904912fc6743c57b929dbb531883add7 100644 (file)
@@ -1,5 +1,8 @@
 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
 
+       * faces.el (color-values): Revert changes to docstring from
+       2007-01-31 and 2000-09-07.
+
        * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
        (ispell-begin-skip-region-regexp): Fix typos in docstrings.
        (ispell-dictionary-alist, ispell-process-line): Doc fixes.
index b362c84ab30b20297e12657fabd2268476c89783..be4191fcb81a12c822afcd84a4b50da536434c26 100644 (file)
@@ -1,3 +1,8 @@
+2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * xfaces.c (Fcolor_distance): Don't continue checking a color for
+       errors after it has been correctly parsed as an RGB list.
+
 2007-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xterm.c (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN.